Learn R Programming

DataSetsUni (version 0.1)

Canadain Mortality: The data based on the mortality rates of COVID-19 in Canada

Description

The function allows to provide the mortality rate of COVID-19 patients in Canada from 1 November to 26 December 2020.

Usage

data_mortalityCan

Value

data_mortalityCan gives the mortality rate of COVID-19 patients in Canada.

Arguments

data_mortalityCan

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set represents the mortality rate of COVID-19 patients in Canada from 1 November to 26 December 2020. Recently, it is used by Almetwally (2022) and fitted the odd Weibull inverse Topp–Leone distribution.

References

Almetwally, E. M. (2022). The odd Weibull inverse topp–leone distribution with applications to COVID-19 data. Annals of Data Science, 9(1), 121-140.

Nasiru, S., Abubakari, A. G., & Chesneau, C. (2022). New Lifetime Distribution for Modeling Data on the Unit Interval: Properties, Applications and Quantile Regression. Mathematical and Computational Applications, 27(6), 105.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

Run this code
x<-data_mortalityCan
summary(x)

Run the code above in your browser using DataLab